object frmmain: Tfrmmain Left = 236 Top = 252 BorderStyle = bsDialog Caption = 'Join File' ClientHeight = 236 ClientWidth = 519 Color = clBtnFace Font.Charset = DEFAULT_CHARSET Font.Color = clWindowText Font.Height = -11 Font.Name = 'Tahoma' Font.Style = [] OldCreateOrder = False Position = poScreenCenter OnCloseQuery = FormCloseQuery OnCreate = FormCreate DesignSize = ( 519 236) PixelsPerInch = 96 TextHeight = 13 object lbDecryptExtract: TLabel Left = 8 Top = 123 Width = 52 Height = 13 Caption = 'Extract to:' Transparent = True end object Label1: TLabel Left = 8 Top = 149 Width = 41 Height = 13 Caption = 'Process:' Transparent = True end object Label2: TLabel Left = 8 Top = 197 Width = 152 Height = 13 Caption = 'File created with "Glary Utilities"' Transparent = True end object Label3: TLabel Left = 8 Top = 213 Width = 140 Height = 13 Cursor = crHandPoint Caption = 'http://www.glaryutilities.com' Font.Charset = DEFAULT_CHARSET Font.Color = clNavy Font.Height = -11 Font.Name = 'Tahoma' Font.Style = [fsUnderline] ParentFont = False Transparent = True OnClick = Label3Click end object lbInformation: TLabel Left = 8 Top = 5 Width = 107 Height = 13 Caption = 'Piece Set Information:' Font.Charset = DEFAULT_CHARSET Font.Color = clWindowText Font.Height = -11 Font.Name = 'Tahoma' Font.Style = [] ParentFont = False Transparent = True end object edJoinExtract: TEdit Left = 63 Top = 120 Width = 370 Height = 21 ImeName = 'Chinese (Simplified) - Microsoft Pinyin IME 3.0' TabOrder = 1 end object btnJoinExtractBrowse: TBitBtn Left = 429 Top = 116 Width = 75 Height = 25 Caption = '&Browse...' TabOrder = 2 OnClick = btnJoinExtractBrowseClick end object ProgressBar1: TProgressBar Left = 6 Top = 168 Width = 497 Height = 17 TabOrder = 3 end object btnCancel: TBitBtn Left = 334 Top = 203 Width = 75 Height = 25 Anchors = [akRight, akBottom] Cancel = True Caption = 'Cancel' TabOrder = 5 OnClick = btnCancelClick end object btnJoin: TBitBtn Left = 428 Top = 203 Width = 75 Height = 25 Anchors = [akRight, akBottom] Caption = '&Join Now!' Default = True TabOrder = 4 OnClick = btnJoinClick end object mmInformation: TMemo Left = 6 Top = 24 Width = 505 Height = 89 BorderStyle = bsNone Color = clMenuBar ImeName = 'Chinese (Simplified) - Microsoft Pinyin IME 3.0' ReadOnly = True TabOrder = 0 end object OpenDialog1: TOpenDialog Left = 328 Top = 144 end object XPManifest1: TXPManifest Left = 368 Top = 16 end end